net/http.http2serverConn.processSettings (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5350: 		return sc.processSettings(f)
		h2_bundle.go#L5491: func (sc *http2serverConn) processSettings(f *http2SettingsFrame) error {